'宣言 Public Function TryGetValue( _ ByVal key As System.Guid, _ ByRef item As T _ ) As System.Boolean
public System.bool TryGetValue( System.Guid key, out T item )
BaseCollection<T> クラス BaseCollection<T> メンバ